GrapeCity.Xaml.SpreadSheet.Data
Clear Method (NotifyCollectionBase<T>)


Removes all items from this collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
 
instance.Clear()
public virtual void Clear()
Exceptions
ExceptionDescription
System.NotSupportedExceptionThe collection is read-only.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NotifyCollectionBase<T> Class
NotifyCollectionBase<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options